home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / gt3_term.zip / GT3TERM.DOC < prev    next >
Text File  |  1990-10-04  |  5KB  |  153 lines

  1.  
  2.  
  3.                       Ghost Town ]I[ - Term Program v1.00
  4.                            (* Sysop Documentation *)
  5.                             (10/04/90) BETA Release
  6.  
  7.                  +--------------------------------------------+
  8.                  |                                            |
  9.                  |               GT3-Term v1.00               |
  10.                  |       Copyright 1990 John Richardson       |
  11.                  |                                            |
  12.                  |                                            |
  13.                  |             TopSoft Software               |
  14.                  |             2135 Possum Ct.                |
  15.                  |             Brookfield, Wi 53005           |
  16.                  |                                            |
  17.                  +--------------------------------------------+
  18.  
  19.  
  20. Warranty
  21. --------
  22. This is product is provided "as is" without warranty of any kind.  The
  23. entire risk as to the results and performance of the program is assumed by
  24. you. Further more, I the author do not warrant, guarantee, or make any
  25. representations regarding the use of or the results of the use of the program,
  26. and you rely on the program and results solely at your own risk.  I the author
  27. cannot accept responsibility for system damage, loss of profit, or any other
  28. special, incidental, or consequential damages resulting from the use or
  29. inability to use this product.
  30.  
  31.  
  32. What Is GT3-Term
  33. ----------------
  34. GT3-Term is a special terminal program that is used with the Ghost Town ]I[
  35. On-Line BBS game.  GT3-Term will display screens, maps, and menus instantly
  36. on your screen.  By using GT3-Term you will be able to move around on the
  37. GT3 map much faster and more enjoyable.
  38.  
  39.  
  40. How to use GT3-Term
  41. -------------------
  42. GT3-Term was written to be used from your current terminal program.
  43. You will tell your terminal program to shell to DOS and execute GT3-Term
  44. before you actually enter the Ghost Town ]I[ game itself.  To quit GT3-Term
  45. you must press ESCape.
  46.  
  47.  
  48. GT3-Term command line:
  49.  
  50. Usage  : GT3-TERM baudrate comport
  51. Example: GT3-TERM 2400 2
  52.  
  53.  
  54. GT3-Term DesqView and DoubleDOS support
  55. ---------------------------------------
  56. GT3-Term is DesqView and DoubleDOS aware.  It will appropriately and correctly
  57. adjust the program to fit the environment.
  58.  
  59.  
  60. Installing GT3-Term with Telix
  61. ------------------------------
  62. First of all create a batch file called GT3TERM.BAT and put it in your
  63. Telix subdirectory.  Make sure it looks something like this:
  64.  
  65. REM GT3TERM.BAT
  66. @ECHO OFF
  67. CD\GT3TERM
  68. GT3TERM 2400 2
  69. CD\TELIX
  70.  
  71. Now to install GT3-Term as a protocol.
  72.       
  73. Make sure you're in Telix when doing this.
  74.  
  75. Step 1:  Press Alt-O
  76. Step 2:  Press P
  77. Step 3:  Pick an available slot in the protocol listing
  78. Step 4:  Enter the following information
  79.       
  80.      Protocol  Upload     Download   Bat or    DL
  81. Key  Name      Filename   Filename   Script    Name
  82. ---- --------  ---------  ---------  --------  ----
  83. T    GT3-Term  GT3TERM    GT3TERM    Batch     N
  84.       
  85. Step 5:  Exit and write this setup to disk.
  86.       
  87. To use GT3-Term.  Log onto your favorite BBS that is running Ghost Town
  88. ]I[ v.09 or above.  When you are ready to play GT3, start the term program
  89. by pressing PageUp or PageDn and then just select GT3-Term off of the
  90. scroll menu.  When you are done playing Ghost Town ]I[ press the ESCape
  91. key to quit the term program and return to telix.
  92.  
  93.  
  94.  
  95. Comments & Credits
  96. ------------------
  97. All programming was done by John Richardson of TopSoft Software.
  98.  
  99. Thanks to:
  100. Dan Vanderboom for giving me numerous ideas for the game, drawing part
  101. of the map, writing the documents, and for drawing some of the danger
  102. and zoom up screens.
  103.  
  104. Robert Richardson, Steve Richardson, and Dan Vanderboom for testing the
  105. game before its first beta release.  They gave it a good run and found
  106. most of the bugs.
  107.  
  108.  
  109. I'd also like to thank the following sysops for beta testing Ghost Town ]I[!
  110.  
  111. Reptile Ranch.......................Terrance Ohearn...(XXX)XXX-XXXX 9600HST
  112. Open Door West......................Bill Hamilton.....(602)242-4784 2400
  113. Plane Crazy's High Flying BBS.......Jerry Kemp........(901)357-1778 9600HST
  114. Modern Pastimes.....................Bruce Berna.......(414)384-1701 19200HST
  115. The Com-Link Infotainment System....Alex Slinin.......(904)642-2633 2400
  116. The Westfield Express BBS...........Mark Gill.........(404)435-8722 9600 v.32
  117.  
  118.  
  119.  
  120. Ghost Town ]I[ was written and compiled in Borland's Turbo Pascal v5.5.
  121.  
  122.  
  123. Ghost Town ]I[ Copyright 1990 John Richardson
  124. Turbo Pascal 5.5 Copyright 1983, 1989 by Borland International, Inc.
  125.  
  126.  
  127.  
  128. Support
  129. -------
  130.  
  131. TopSoft Support Systems (414) 796-8408.
  132. 24 hour / 7 days a week operation.
  133. Support of 1200 and 2400 baud.
  134.  
  135. I may be contacted directly through fidonet netmail at the following address
  136. [1:154/300].
  137.  
  138. You may also contact me through the following fidonet echos:
  139.  
  140. ON_LINE_GAMES
  141. DOORWARE
  142. TOPSOFT
  143.  
  144.  
  145. There has also been a Fidonet TopSoft Support Echo created for TopSoft
  146. programs.  Ask for the echo when you call, and we can help you get the
  147. closest feed for it.
  148.  
  149.  
  150.  
  151. End of original documentation
  152. -----------------------------------------------------------------------------
  153.